home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Aug-Sep 88 / EditText Fields-Modal Dialogs ⁄ < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.7 KB  |  41 lines  |  [TEXT/GEOL]

  1. Item    2021660                         24-Aug-88        12:54
  2.  
  3. From:   X0118                           Bell Northern Research,Comm.Sys.Dev
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    EditText Fields-Modal Dialogs
  8.  
  9. Hello,
  10.     I am working in the beta version of the new MacApp 2.0 and am experiencing
  11. some rather vexing problems.  I have several modal dialogs up which contain
  12. Edit Text Boxes (TYPE TEditText). Everything is fine until one attempts to
  13. enter some text into one of these things at which point the application dies a
  14. horrible death.  As far as I can tell I am following the example laid out in
  15. the DemoDialogs sample program in the "Format Dialog" which contains exactly
  16. the same elements as mine (1 Static Text, 1 Edit Text, 2 Buttons, OK & Cancel,
  17. set up as default etc.).  Also, as in DemoDialogs, I am making the dialog from
  18. a template; the dialog will come up & can be dismissed as long as no text is
  19. entered to the Edit Text field (which comes up selected via the method
  20. SelectEditText).  Here's the real kicker: I decided on a whim, to make the
  21. dialog modeless, just to see if that would change anything and the Edit Text
  22. field will now accept text.  This modelessness is not really acceptable so I
  23. would like to know how to make these fields work in modal DLOG's.  I am
  24. wondering whether segment mappings might be at the root of this simply beacause
  25. I am doing everything else exactly the same as DemoDialogs, which works
  26. (modally).  If anyone out there knows anything about this, I would really
  27. appreciate some information.
  28.  
  29. Regards,
  30.  
  31. Chris Hart
  32. Member Scientific Staff
  33. Bell Northern Research
  34. 685 A E. Middlefield Rd.
  35. Mountain View, Ca. 94039
  36. (415) 940-2263
  37. AppleLink: x0118
  38.  
  39.  
  40.  
  41.